Arguments

Arguments are enclosed in parentheses and separated by commas, they can be of the following types:

String constant
~
character string enclosed in single quotes, max. 80 characters.
String variable
~
10 user setable string variables are available: $1 to $10, additionaly 5 predifined strings can be used.
Integer constant
~
positive integer in the range 0..32767.
Integer variable
~
10 user setable integer variables are available: @1 to @10, range: -32768 to +32767.
Function
~
any of the built-in functions can be used as an argument